Access Control.html


* created: 2026-05-22T15:22
* modified: 2026-05-26T19:43

title

Title

description

Description

related notes

Access Control

These models describe how to grant permissions to user and include the following:

See also: Security Models


Questions

Which access control model is described by the following? Access permissions for resources can only be managed on the basis of roles. ? RBAC

Which access control model is described by the following? Access permissions for resources can always be managed explicitly on an individual level on the basis of the identity. ? DAC

Which access control model is described by the following? Access permissions for resources are managed via an obligatory mapping of all subjects to a privilege level. ? MAC

Which access control model is described by the following? Subjects that don't have a role or a privilege level can be granted access to a resource. ? DAC

Which access control model is described by the following? Biba is a variant of this model. ? MAC

Which access control model is described by the following? Bell-LaPadula is based on this model (sometimes is combination with DAC). ? MAC